@charset "UTF-8";
/* CSS Document */

h3 {
	  font-size: 20px;
	  line-height: 28px;
  color: #000000;
  border-left-color: #a70000;
  border-left-width: 12px;
  border-left-style: solid;
  padding-left: 7px;

  font-family: verb_regularbold;
  vertical-align: middle;
}

h4 {
	  font-size: 16px;
	  line-height: 25px;
  color: #000000;
  border-left-color: #a70000;
  border-left-width: 12px;
  border-left-style: solid;
  padding-left: 7px;

  font-family: verb_regularbold;
  vertical-align: middle;
}

h5 {
	font-size: 14px;
	color: #000000;
	font-family: verb_regularbold;
}

h5+p {
	margin-top: 6px;
}

h5+p {
	margin-top: 6px;
}

h5+p {
	margin-top: 0;
}

strong {
	  font-family: verb_regularbold;
}